>
| sno | Input test case | Variation test case | Garbage test case | Total 1 | User Defined Function | Indentation | Total 2 | Extra Variable | Cummilative | {% for row in rows %}
|---|---|---|---|---|---|---|---|---|---|
| {{row["sno"]}} | {{row["input_test_case"]}} | {{ row["variation_test_case"]}} | {{ row["garbage_test_case"]}} | {{row["total1"]}} | {{row["user_defined_function"]}} | {{row["indentation"]}} | {{row["total2"]}} | {{row["extra_variable"]}} | {{row["cummilative"]}} |